Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IContentList<T> Interface / Last Property

In This Topic
    Last Property (IContentList<T>)
    In This Topic
    Gets the last item in the collection.
    Syntax
    'Declaration
     
    ReadOnly Property Last As T
    T Last {get;}
    See Also